testgtk: right-justify menuitem by using expand/align flags
authorBenjamin Otte <otte@redhat.com>
Mon, 2 May 2011 14:47:06 +0000 (16:47 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 2 May 2011 14:57:12 +0000 (16:57 +0200)
commite8c6dbfab1f50e2d2c3f880617f1cae40929c06c
treec4f91c3fd629adffafa99a08eb91b298d62f9e1b
parent0203cd612e0233d99dd035ff20b13c4fcf0833b1
testgtk: right-justify menuitem by using expand/align flags

gtk_menu_item_set_right_justify() is about to be deprecated and this
thing should work. (Note: should, because I didn't implemented it yet.)
tests/testgtk.c